Source(s)
- download the APK
- connect to the phone (see above) ⇒
adb devices
should show the device - run
adb install --bypass-low-target-sdk-block FILENAME.apk
- afterward run
adb shell pm grant com.arlosoft.macrodroid.helper android.permission.WRITE_SECURE_SETTINGS